feat(supported-version): add Mage-OS 3.3.0 (Magento 2.4.9) - #387
Merged
marcelmtz merged 1 commit intoAug 5, 2026
Merged
Conversation
Add the mage-os/project-community-edition:3.3.0 entry (upstream Magento 2.4.9) to individual.json and composite.json, and set the 3.2.0 line to end-of-life on the 3.3.0 release date (2026-08-05), per the same-day supersede convention. The certified service stack is unchanged from 3.2.0: PHP 8.4, Composer 2.10.2, mysql:8.4 (mage-os#377 override), OpenSearch 3, RabbitMQ 4.1, Valkey 8, Varnish 7.7, nginx 1.28. New composite line >=3.3 <3.4 added, and the open-ended / :next entries refreshed to the 3.3.0 release date. dist/index.js rebuilt; all 115 tests pass. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014NRhJ9fkQuBzwbpXB5oi5b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the
mage-os/project-community-edition:3.3.0entry (upstream Magento 2.4.9) toindividual.jsonandcomposite.json, and sets the 3.2.0 line to end-of-life on the 3.3.0 release date (2026-08-05), per the same-day supersede convention.Follows the same shape as #384 (3.2.0) and #382 (3.1.0).
Changes
individual.json— new3.3.0entry;3.2.0eol2029-07-14→2026-08-05composite.json— new>=3.3 <3.4line;>=3.2 <3.3eol2029-07-14→2026-08-05; open-ended and:nextentries refreshed to the 3.3.0 release dateget-currently-supported.spec.ts— "Release of 3.3.0" casedist/index.js— rebuilt vianpm run buildService stack
Unchanged from 3.2.0 — PHP 8.4, Composer 2.10.2,
mysql:8.4(the #377 override), OpenSearch 3, RabbitMQ 4.1, Valkey 8, Varnish 7.7, nginx 1.28. Upstream stays Magento 2.4.9.Testing
npx jestinsupported-version/— 12 suites, 115 tests, 0 failures (114 before, +1 for the new release case).🤖 Generated with Claude Code
https://claude.ai/code/session_014NRhJ9fkQuBzwbpXB5oi5b